home *** CD-ROM | disk | FTP | other *** search
- object MainForm: TMainForm
- Left = 99
- Top = 97
- Width = 535
- Height = 300
- Caption = 'Patient Management'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- OnCreate = FormCreate
- TextHeight = 16
- object csNotebook1: TcsNotebook
- Left = 28
- Top = 24
- Width = 473
- Height = 217
- TabFont.Color = clWindowText
- TabFont.Height = -13
- TabFont.Name = 'System'
- TabFont.Style = []
- TabHeight = 25
- TabOrder = 0
- TabsPerRow = 6
- TextAlignment = taCenterMiddle
- OnPageChanged = csNotebook1PageChanged
- OnPageChanging = csNotebook1PageChanging
- object TcsPage
- Left = 3
- Top = 28
- Caption = '&Patient'
- object csFormPanel1: TcsFormPanel
- Left = 0
- Top = 0
- Width = 467
- Height = 186
- Align = alClient
- BevelOuter = bvNone
- Caption = 'csFormPanel1'
- TabOrder = 0
- end
- end
- object TcsPage
- Left = 3
- Top = 28
- Caption = '&History'
- object csFormPanel2: TcsFormPanel
- Left = 0
- Top = 0
- Width = 467
- Height = 186
- Align = alClient
- BevelOuter = bvNone
- Caption = 'csFormPanel2'
- TabOrder = 0
- end
- end
- object TcsPage
- Left = 3
- Top = 28
- Caption = 'P&rocs'
- object csFormPanel3: TcsFormPanel
- Left = 0
- Top = 0
- Width = 467
- Height = 186
- Align = alClient
- BevelOuter = bvNone
- Caption = 'csFormPanel3'
- TabOrder = 0
- end
- end
- object TcsPage
- Left = 3
- Top = 28
- Caption = '&Codes'
- object csFormPanel4: TcsFormPanel
- Left = 0
- Top = 0
- Width = 467
- Height = 186
- Align = alClient
- BevelOuter = bvNone
- Caption = 'csFormPanel4'
- TabOrder = 0
- end
- end
- object TcsPage
- Left = 3
- Top = 28
- Caption = 'C&omps'
- object csFormPanel5: TcsFormPanel
- Left = 0
- Top = 0
- Width = 467
- Height = 186
- Align = alClient
- BevelOuter = bvNone
- Caption = 'csFormPanel5'
- TabOrder = 0
- end
- end
- object TcsPage
- Left = 3
- Top = 28
- Caption = '&Blank'
- end
- end
- end
-